fix(web): line-height of markdown-style should be added#2509
fix(web): line-height of markdown-style should be added#2509Sherry-hue merged 1 commit intolynx-family:mainfrom
Conversation
🦋 Changeset detectedLatest commit: 830d8e7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 10 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis change ensures Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Merging this PR will improve performance by 17.26%
Performance Changes
Comparing Footnotes
|
React External#641 Bundle Size — 674.83KiB (0%).830d8e7(current) vs 1d4abfc main#638(baseline) Bundle metrics
|
| Current #641 |
Baseline #638 |
|
|---|---|---|
0B |
0B |
|
0B |
0B |
|
0% |
0% |
|
0 |
0 |
|
3 |
3 |
|
17 |
17 |
|
5 |
5 |
|
8.59% |
8.59% |
|
0 |
0 |
|
0 |
0 |
Bundle analysis report Branch Sherry-hue:fix/markdown-style Project dashboard
Generated by RelativeCI Documentation Report issue
React Example#7523 Bundle Size — 224.41KiB (0%).830d8e7(current) vs 1d4abfc main#7520(baseline) Bundle metrics
|
| Current #7523 |
Baseline #7520 |
|
|---|---|---|
0B |
0B |
|
0B |
0B |
|
0% |
0% |
|
0 |
0 |
|
4 |
4 |
|
179 |
179 |
|
69 |
69 |
|
44.51% |
44.51% |
|
2 |
2 |
|
0 |
0 |
Bundle size by type no changes
| Current #7523 |
Baseline #7520 |
|
|---|---|---|
145.76KiB |
145.76KiB |
|
78.65KiB |
78.65KiB |
Bundle analysis report Branch Sherry-hue:fix/markdown-style Project dashboard
Generated by RelativeCI Documentation Report issue
React MTF Example#655 Bundle Size — 195.57KiB (0%).830d8e7(current) vs 1d4abfc main#652(baseline) Bundle metrics
|
| Current #655 |
Baseline #652 |
|
|---|---|---|
0B |
0B |
|
0B |
0B |
|
0% |
0% |
|
0 |
0 |
|
3 |
3 |
|
173 |
173 |
|
66 |
66 |
|
44% |
44% |
|
2 |
2 |
|
0 |
0 |
Bundle size by type no changes
| Current #655 |
Baseline #652 |
|
|---|---|---|
111.23KiB |
111.23KiB |
|
84.34KiB |
84.34KiB |
Bundle analysis report Branch Sherry-hue:fix/markdown-style Project dashboard
Generated by RelativeCI Documentation Report issue
Web Explorer#9095 Bundle Size — 899.87KiB (~+0.01%).830d8e7(current) vs 1d4abfc main#9092(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch Sherry-hue:fix/markdown-style Project dashboard Generated by RelativeCI Documentation Report issue |
Summary by CodeRabbit
Bug Fixes
line-heightvalues in markdown-style formatting to include explicitpxunit suffix.Tests
line-heightCSS property rendering.Checklist